1bashThis demonstrates checking if a file exists and is a regular file using the -f condition in Bash.[[ -f FILE ]]bash internalflow controltests (conditions)file conditionfile existence